English Dictionary
◊ PARALLEL OPERATION
parallel operation
n : the simultaneous execution of two or more operations [syn: {simultaneous
operation}] [ant: {serial operation}]
English Computing Dictionary
◊ DID YOU MEAN PARALLEL REDUCTION?
parallel reduction
A form of {applicative order reduction} in which all {redex}es
in an expression are reduced simultaneously. Variants include
{parallel outermost reduction} and {lenient reduction}. See
{normal order reduction}.